home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 2019 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  930 b 

  1. Path: newsfeed.internetmci.com!panix!not-for-mail
  2. From: rcpj@panix.com (Pierre Jelenc)
  3. Newsgroups: comp.lang.rexx
  4. Subject: Locking a file?
  5. Date: 16 Apr 1996 17:14:55 -0400
  6. Organization: panix
  7. Distribution: inet
  8. Message-ID: <4l12kf$4m0@panix2.panix.com>
  9. NNTP-Posting-Host: panix2.panix.com
  10.  
  11.  
  12. How can I lock a file in OS/2 so that one and only one process at a time
  13. can modify it or its EA's? Would it be effective to mark the file as
  14. "hidden" or "system", or is there a possibility of one process getting a
  15. false reading between the time the other process decides to lock the file
  16. and the time when the OS actually changes the attribute?
  17.  
  18. TIA
  19.  
  20. Pierre
  21. -- 
  22. Pierre Jelenc              Know what's weird? Day by day nothing seems to
  23. rcpj@panix.com             change, but pretty soon everything is different.
  24. pierre@nycbeer.org                                         Calvin & Hobbes 
  25.                    http://www.columbia.edu/~pcj1/
  26.